Learning Objectives

After completing this lesson, you’ll be able to:

Instructions

In this lesson, you will:

Resources

Why Document Your Workspaces?

Sven

Sven has created a workspace that converts his data from Excel to geodatabase. However, before he finishes working on this workspace, Sven needs to add bookmarks and annotations. Bookmarks and annotations document your workspace. If you have any experience programming, documenting your workspace is like commenting on or documenting your code. These steps ensure that if your primary FME author goes on vacation or leaves the company, documentation will help the next FME author maintain, troubleshoot, and expand your organization's FME workspaces.

1) Open Starting Workspace

2) Add Bookmarks

As a first step, we will use bookmarks to describe sections of the workspace. Bookmarks help you organize your workspace into logical sections. They make it easier to tell at a glance what each workspace section is doing. They also offer advanced functionality useful for working with large workspaces, such as zooming to a specific bookmark or collapsing bookmarks to reduce visual clutter.

Let's add two bookmarks to the workspace to surround the reader and writer feature types.

Selecting multiple feature types

Adding a Bookmark

After clicking the button, the colored bookmark appears and surrounds the feature types. You can then type in a name.

Workspace with bookmarks

3) Add Annotations

We also want to add a note describing the formats the workspace supports. 

Annotating a feature type

This annotation makes it easy to identify the data formats the workspace reads and writes. 

Documented workspace

Leave Us Feedback on This Lesson